User loginNavigation |
LtU Forum, Site DiscussionAnyone know what's going on with scsh?Several tries to join the mailing list seemingly failed (no replies yea or nay to subscription requests, but a test post never showed up in the archives - but some spam did, after my joins & test posts : ( . And the entire site has now been unreachable for at least 2 days. Luke?Luke are you reading this? I hope all is well, since emails to you bounce... By Ehud Lamm at 2005-07-11 14:19 | LtU Forum | login or register to post comments | other blogs | 6087 reads
Static Typing Where Possible, Dynamic Typing When Needed
Static Typing Where Possible, Dynamic Typing When Needed pdf Data is codeHello everybody Does anybody know about other languages for which data is code and vice versa than just Lisp (and its dialects) and Rebol? Are there any which support or, even better, encourage concurrency? And last but not least, is 'metamorphic' the proper term to refer to the attribute described above? Thank you very much in advance CTMI have been following LtU for sometime now and finally decided to start with CTM after reading some great reviews. I am stuck with the mozart system. I am using FC3. Was anyone able to run the examples in the book successfully in mozart? Thanks Dynamic Languages Journal?A few months ago, I received some mail from Dr. Dobb's Journal informing me that I qualified for a free subscription. Unlike some of the other free rags out there, Dr. Dobb's seemed genuinely useful, so I accepted. The first issue I received was Java only. The issue I am looking at now covers Java, C, C++, C# and .NET. So for casual free reading, it's OK, but it really doesn't have much impact on what I do. Even though I know Java and C, I really don't care about them. Even though Dr. Dobb's is not narrow (it's even had articles on Prolog), it's largely useless to me due to its understandably heavy focus on languages with "market share". Despite that, there are times when it has fantastic articles that really pique my curiosity. I just want it to be more consistently relevant to me. What I want is a magazine like Dr. Dobb's that focuses primarily in dynamic programming languages. Imagine a "Dynamic Languages Journal" which focuses on Perl, Python, PHP, Javascript, Ruby, etc. It has an "Exotic (to non-LtU readers) Languages" corner which has introductory articles on Prolog, Squeek, Haskell and similar beasts. Exciting new developments like Open JSAN can be covered and has columns covering the philosophical discussions that some love and others hate. That's what I would subscribe to in a heartbeat. Further, by having a professionally produced magazine like that, it would even further drive the "respectability" of the powerful tools that we appreciate even if outsiders don't. Note: this was originally posted to my Perl journal and some folks seemed interested. In fact, the editor and publisher of the Perl Review has stated he wants to start such a magazine, but he needs editors who have the subject matter expertise. I'm sure a few folks around here would be qualified. The New C StandardThe New C Standard is a line-by-line commentary on C99. Check out the free 8M byte pdf. (via PLNews) XSL and DSL code refactoringI've had lately a lot of fun and success with refactoring our DSL using XSL. While I could have coded the refactoring in our main language (Delphi), I've tried to use a language dedicated to XML transformations and with pattern matching capabilities. In order to do so, I've had to stream out the AST of our DSL files into XML files. When the transformation has been applied, the resulting AST is reloaded and the corresponding DSL code is generated. It's an incremental process, you can watch the corresponding XML for the DSL file being processed, compare it to the refactored one. Have you also had some success in this domain using XSL ? Some references : Ook?Martin Fowler on Language Workbenches and DSLsI thought this would be interesting, if only because of the author: Martin Fowler, of UML and XP fame, on
and Never really took the guy to be a language guru. His books are Ok though. [fixed second link] |
Browse archives
Active forum topics |
Recent comments
9 weeks 3 days ago
9 weeks 3 days ago
9 weeks 4 days ago
9 weeks 4 days ago
10 weeks 1 day ago
10 weeks 1 day ago
10 weeks 2 days ago
10 weeks 2 days ago
10 weeks 2 days ago
10 weeks 2 days ago